home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1997 December / PC Pro December 1997 CD-Rom coverdisc.iso / symantec / dbAnywh / JAVA.BIN / CLASSES.ZIP / sun / tools / tree / ConditionVars.class (.txt) < prev    next >
Encoding:
Java Class File  |  1996-12-14  |  300 b   |  7 lines

  1. package sun.tools.tree;
  2.  
  3. class ConditionVars {
  4.    long vsTrue;
  5.    long vsFalse;
  6. }
  7.